From: Lars-Peter Clausen Date: Wed, 8 Oct 2008 18:01:24 +0000 (+0000) Subject: Add libtool fixup to libusb. X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=6dd5af8f0cbb9a933a456ac9a5bc3b327719efce;p=openwrt%2Fsvn-archive%2Fpackages.git Add libtool fixup to libusb. SVN-Revision: 12922 --- diff --git a/libs/libusb/Makefile b/libs/libusb/Makefile index 8185060f0..7d74f5653 100644 --- a/libs/libusb/Makefile +++ b/libs/libusb/Makefile @@ -15,6 +15,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/libusb PKG_MD5SUM:=caf182cbc7565dac0fd72155919672e6 +PKG_FIXUP:=libtool include $(INCLUDE_DIR)/package.mk